elliptic-curve 0.12.3

General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof.
Documentation

elliptic-curve

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 24 feature flags, 4 of them enabled by default.

default

arithmetic (default)

ff (default)

This feature flag does not enable additional features.

group (default)

This feature flag does not enable additional features.

alloc

base64ct

This feature flag does not enable additional features.

bits

dev

digest

This feature flag does not enable additional features.

ecdh

hash2curve

hazmat

This feature flag does not enable additional features.

hex-literal

This feature flag does not enable additional features.

hkdf

This feature flag does not enable additional features.

jwk

pem

pem-rfc7468

This feature flag does not enable additional features.

pkcs8

This feature flag does not enable additional features.

sec1

This feature flag does not enable additional features.

serde

serde_json

This feature flag does not enable additional features.

serdect

This feature flag does not enable additional features.

std

voprf